Query: Useful Query Examples

Where condition with upper/lower case consideration: Select * from Document where StrComp(Extension, “.PDF”, 0) = 0